US Charts

Data available through: 2020-05-18

This data is downloaded from USA Facts CDC. This data requires formating the dates and calculating the new cases and deaths by day. USA Facts gets data by county on a daily basis, this is totaled to get values for each day for the entire US.

The American CDC links to USA Facts under Cases & Death by County. Although for the below maps data per state/county is not used, information on that level is used on the next tab when ploting maps.

I am restricted the charts to show values on March 15, 2020 and after. This is when preventative measures started to increase dramatically. In addition, given the small number of cases prior to this date caused great variability in the growth rate and has multiple instances where it’s NA or equal to infinity.

Total Cases and Total Deaths

These show the cumulative total of cases and deaths. These total values are important; however they are not helpful for figuring out whether the pandemic is slowing down or growing.

Growth Factor and New Cases

One important calculation is the growth factor, as outline in 3Blue1Brown’s youtube video on exponential growth . The growth rate is calculated as follows:

\[ \text{Growth Factor} = \frac{ \text{New-Cases}_N}{\text{New-Cases}_{N-1}} \] where \(N\) is a given day.

In order to see if the pandemic is slowing down, it is helpful to look at the growth factor and the daily new cases. For both these values; we want to see a decrease in values from day to day - which indicates that less people are getting sick. Recall that a growth factor less than 1 is a positive sign that the growth of cases is slowing down. Growth factor is directly related to new cases - if daily new cases goes now the growth factor is less than 1; if daily cases goes up the growth factor is greater than one. These two charts represent the same information in two differnt ways.

There can be a lot of variability in the daily points - this is due to many different variables. On variable is the availability of tests, cases will go down if there is scarcity of tests and rise dramatically when more tests become available. One way to help get a better sense over the overall trend is by smoothing the data.

New Deaths and Death Percentage

I also wanted to look at the dealth percentage which I calculated as the total number of deaths divided by the total number of cases for a given day.

Values for Past 14 Days

Date Total Cases New Cases Growth Factor Total Deaths New Deaths Death Percentage
Mon, May 18, 2020 1,498,197 21,733 1.17 88,700 812 5.920%
Sun, May 17, 2020 1,476,464 18,563 0.76 87,888 639 5.953%
Sat, May 16, 2020 1,457,901 24,541 0.98 87,249 1,079 5.985%
Fri, May 15, 2020 1,433,360 24,935 0.93 86,170 1,454 6.012%
Thu, May 14, 2020 1,408,425 26,866 1.3 84,716 1,757 6.015%
Wed, May 13, 2020 1,381,559 20,626 0.96 82,959 1,652 6.005%
Tue, May 12, 2020 1,360,933 21,509 1.21 81,307 1,605 5.974%
Mon, May 11, 2020 1,339,424 17,771 0.88 79,702 878 5.950%
Sun, May 10, 2020 1,321,653 20,141 0.79 78,824 758 5.964%
Sat, May 09, 2020 1,301,512 25,586 0.93 78,066 1,488 5.998%
Fri, May 08, 2020 1,275,926 27,381 1 76,578 1,618 6.002%
Thu, May 07, 2020 1,248,545 27,490 1.16 74,960 1,985 6.004%
Wed, May 06, 2020 1,221,055 23,664 0.98 72,975 2,640 5.976%
Tue, May 05, 2020 1,197,391 24,230 1.12 70,335 2,431 5.874%

State Maps of Growth Factor

Data available through: 2020-05-18

Growth Factor - looking at states

Growth Factor - looking at counties